ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / dataLabel Property

In This Topic
    dataLabel Property (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property dataLabel As IDataLabelModel
    public virtual IDataLabelModel dataLabel {get;}
    See Also